Recognises LINK (for CSS files) and SRC in SCRIPT tag.
Handles HREFs in AREA properly.
Bug fixed that caused crash when clicking in empty tree view window.
Supports UniLaunch right-click.
Increased sprite area size.
Compiled with StubsG. 32bit safe exporters too
Cosmetic update coutesy of Richard Hallas
V2.17 16-09-00
~~~~~~~~~~~~~~
Minor bugfixes to html parser and drag'n'drop integration
V2.16 06-09-00
~~~~~~~~~~~~~~
Hourglass fault with native type exports fixed
Fixed flaw with native export types, and altered site root
Aesthetic modifications to site statistic export
V2.15 31-08-00
~~~~~~~~~~~~~~
Native .zip, .tar and .gz exports added.
V2.14 31-08-00
~~~~~~~~~~~~~~
Tree view following selection is now an option from menu in tree view window
Misc tree view opening behaviour fixed
Version date format modified.
Freeze point before native zip/tar compression added.
V2.13 30-08-00
~~~~~~~~~~~~~~
tree_view now follows selection in SM views.
User can drag a file into save window to specify a 'save since' date.
Save-since system tightened and stable. Enter a time/date of format:
hr:mn:sc dy/mt/yr in two-digit-per-item format.
The hr:mn:sc need not be present.
Any date before 00/00/70 is presumed to be post-millennial, giving us valid
functionality on this option until 2070.
V2.12 29-08-00
~~~~~~~~~~~~~~
Return from holiday.
Files can now be dragged from SM viewers into the meta-link window.
Site statistic save now possible from 'enhanced' scan results window.
Templates/Help updated by AR.
Non-release Freeze point before further implementation.
V2.11 20-08-00
~~~~~~~~~~~~~~
General Aesthetics + slight bugs
V2.10 20-08-00
~~~~~~~~~~~~~~
Meta-links can now be made from inside SiteMaster.
Menu function added, editor window added, supporting drag+drop from filer
V2.09 20-08-00
~~~~~~~~~~~~~~
Fixed link-root system.
Some aesthetics
Massive improvements to Tree View Options.
NB: It seems that under RO, by default, not too many File$Type_xxx variables
are set, so don't expect things to work unless either you a) Set the
file$type_xxx variables or b) add numeric equivalents to the menu [carefully!!!]
Paused before adding meta-link option.
V2.08 19-08-00
~~~~~~~~~~~~~~
Optimised textsearch replace
Fixed bug with non-wildcarded textsearch
Aesthetics+Bugs
Added <META SITEMASTER-LINK="filename used"> tag
[Note to Andrew: I gave this a lot of though, and this
is the cleanest method by SUCH a long way; it even provides
the site author with his own reference method]
Investigated !vDesk. This Pd utility will NEVER be compatible with !SiteMaster
I'm afraid, as it is doing something very very very dodgy.
V2.07 18-08-00
~~~~~~~~~~~~~~
Text search results now have menu and htmledit.
Non wildcarded text search fixed
'i' button now has purpose!
Text search results cached
Link root can now be specified!
Bugs + aesthetics. (ghost index removed, linkinfo fixed, rescan bugs)
V2.06 17-08-00
~~~~~~~~~~~~~~
Text search offers replace facility
Modem speed selection menu
Various Aesthetics/Bugs (rescan link update, linksto/linksfrom)
V2.05 16-08-00
~~~~~~~~~~~~~~
First implementation of text search.
Suddenly realised that I have no idea what it should do
beyond merely searching for text. Have implemented display
of results; nothing too flash just yet. Discussions will resolve
this issue. Replacing text? This is possible, but I don't
know whether it is wanted, needed, or how best to implement it.
V2.04 16-08-00
~~~~~~~~~~~~~~
Fix many bugs and aesthetics
Freeze point before implementation of Text Search
Not intended for spread beyond developer
V2.03 13-08-00 -> 15-08-00
~~~~~~~~~~~~~~~~~~~~~~~~~~
Fix many many bugs.
Added Zip/Tar support
Implemented MimeMap support
Added 'recall link info'
Fixed 'save since' mechanism.
V2.02 03-08-00
~~~~~~~~~~~~~~
Fix glaring error in file renaming code
Tighten a few routines
V2.01 02-08-00
~~~~~~~~~~~~~~
Fix bugs from recode
Fix gt/lt in tags.
V2.00 01-08-00
~~~~~~~~~~~~~~
Recode in C
Fix some little security bugs
V1.04 03-04-99
~~~~~~~~~~~~~~
Fixed scanning of WebFS folders
Replace selections of finds
V1.03 02-04-99
~~~~~~~~~~~~~~
Found corruption that has been causing stability problems in recent internal versions.
Implemented wild carded search and replace.
Documented wildcarded search and replace and updated documentation generally
Made operation a bit more robust, several common errors are now dealt with in a user friendly way.
Improved the save code. Looked into saving as Zip files using SparkFS, unfortunately this will not be possible due to an error encountered from the filer/Spark when trying to copy the files.
V1.02 04-07-98
~~~~~~~~~~~~~~
Adding/removing file extensions now causes a re-scan correctly
Empty URL's and text gave < and " now correctly gives nothing and marks as invalid.
Re-scanning a file caused links to it to become invalid, now fixed
V1.01 28-06-98 - internal version only, not released
~~~~~~~~~~~~~~
Improved redraw code so that views redraw correctly when files are copied,
renamed or removed.
Fixed the 'Set file types' entry
Removed some potential bugs caused by similar techniques
Found bug which only occurs when copying or moving a file into an empty directory, and fixed it.
Improved scanning of multiple sites
Fixed times menu, it updates without causing an error now.
Tidied all of the selection operations handling - more stable, better visually and faster.
Improved handling of adding/removing file extensions (copes better with name clashes, directories etc. now) Should it recurse?
Added support for client side image maps eg. <area alt = "" href = "">
Fixed major bug that meant renaming or moving a file that had a link within the file eg. <a href = "#sometag"> hung Site Master.